Publication Details

 

 


 

A Load Balancing Framework for Adaptive and Asynchronous Applications

 

Kevin Barker, Andrey Chernikov, Nikos Chrisochoides and Keshav Pingali.

 

Published in IEEE Transactions on Parallel and Distributed Systems, Volume 15, No. 2, pages 183 -- 192, February, 2004

 

Abstract

 

This paper describes the design of a flexible load balancing framework and runtime software system for supporting the development of adaptive applications on distributed-memory parallel computers. The runtime system supports a global namespace, transparent object migration, automatic message forwarding and routing, and automatic load balancing. These features can be used at the discretion of the application developer in order to simplify program development and to eliminate complex bookkeeping associated with mobile data objects. An evaluation of this system in the context of a three-dimensional tetrahedral advancing front parallel mesh generator shows that overall runtime improvements of 15 percent compared to common stop-and-repartition load balancing methods, 30 percent compared to explicit intrusive load balancing methods, and 42 percent compared to no load balancing are possible on large processor configurations. At the same time, the overheads attributable to the runtime system are a fraction of 1 percent of the total runtime. The parallel advancing front method is a coarse-grained and highly adaptive application and therefore exercises all of the features of the runtime system.

 

 


 

  [PDF]          [BibTex] 

 

 

[Return to Publication List]